Uses of Class
com.vdek.agv.gen.schema_20250101.RechtskreisStp
-
Packages that use RechtskreisStp Package Description com.vdek.agv.gen.schema_20250101 -
-
Uses of RechtskreisStp in com.vdek.agv.gen.schema_20250101
Methods in com.vdek.agv.gen.schema_20250101 that return RechtskreisStp Modifier and Type Method Description static RechtskreisStpRechtskreisStp. fromValue(String v)static RechtskreisStpRechtskreisStp. valueOf(String name)Returns the enum constant of this type with the specified name.static RechtskreisStp[]RechtskreisStp. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.vdek.agv.gen.schema_20250101 that return types with arguments of type RechtskreisStp Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RechtskreisStp>ObjectFactory. createRechtskreis(RechtskreisStp value)Methods in com.vdek.agv.gen.schema_20250101 with parameters of type RechtskreisStp Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RechtskreisStp>ObjectFactory. createRechtskreis(RechtskreisStp value)
-